Removed some unnecessary imports.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 24 Oct 2005 14:18:31 +0000 (15:18 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 24 Oct 2005 14:18:31 +0000 (15:18 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/xenstore/xstransact.py

index ac8269f2bace6dc997a5ee14fa73e96fc4f7b249..8d3adb177160a21faf1925c7ad057a15e45dc564 100644 (file)
@@ -5,9 +5,6 @@
 # Public License.  See the file "COPYING" in the main directory of
 # this archive for more details.
 
-import errno
-import threading
-from xen.lowlevel import xs
 from xen.xend.xenstore.xsutil import xshandle